/*************************************************************
 * name:theme
 * img:/widgets/Themes/theme/face.jpg
 * label:风格样式三
*************************************************************/
@import url("https://at.alicdn.com/t/font_1503944_79n0sqk5o97.css");

*{ margin:0; padding:0;}
body { color:#333; 
    font-size:14px; 
    background:#fff;
    font-family:PingFangSC-Regular, Tahoma, Microsoft Yahei, sans-serif, Arial, helvetica; 
    -webkit-font-smoothing: antialiased; /*chrome、safari*/
    -moz-osx-font-smoothing: grayscale;/*firefox*/
}
a { color: #333; text-decoration:none; cursor: pointer;}/***全局文字链接颜色***/
a:hover { color: rgb(25, 81, 164); text-decoration:none;}
ul, li { list-style-type:none;}
img { border:none;}
input, textarea, select { vertical-align:middle;}
input,select{ vertical-align:middle; height:30px; line-height:30px;} 

/************网站顶部定义**************/
.headerV27 { background: url("images/top.gif") repeat-x scroll left -29px transparent;}
.wrapper { }
.mtop10 { margin-top:10px;}
.Tag_list { background: url("images/back.gif") no-repeat scroll left -736px transparent; height: 32px; line-height: 32px; margin-bottom: 8px; position: relative;}

/************wonders201710**************/
.layout { width:1300px; margin:0 auto;}
.top { width:100%; height:90px; z-index:10000;background:#fff;position: fixed; top: 0;box-shadow:0 2px 2px 0 rgba(40, 120, 255, 0.08), 0 0 2px 0 rgba(0, 0, 0, 0.05);}
.layout_line {width:60px; background:url("/_skins/images/bg_line.jpg") repeat-y;}

.home_bg01 { width:768px; background:url("/_skins/SchoolB/images/header_tit05.png") no-repeat top left; border:1px solid #cde8f9;padding:50px 5px 5px 5px; border-radius: 8px;}

.space01 { background:url("/_data/images/spaceLine01.png") repeat-y; height:435px;}
.space02 { background:url("/_data/images/spaceLine01.png") repeat-y -5px; height:310px;}
.space20 { height:20px; line-height:0;}
.space30 { height:30px; line-height:0;}
.space40 { height:40px; line-height:0;}
.space50 { height:50px; line-height:0;}
